Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 23,118 for

pdf generation

(0.3 sec)
  1. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/html/python-net/extract-images-...
  2. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…... Since these labels are generated automatically by Excel, they...ensure that the labels are generated in the desired language. Refresh...

    forum.aspose.com/t/export-pivottable-as-image-s...
  3. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...< System :: Collections :: Generic :: List < System :: SharedPtr...PictureFrame 在内的多种形状类型。 导出演示文稿为 PDF/图像时,SVG 矢量保真度是否得以保留? Aspose.Slides...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  4. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...setCustom("General"); } style.getFont().setName("Arial");... }else { style.setCustom("General"); } Here the custom pattern...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  5. Send Email using Microsoft Graph API and C# .NE...

    Enhance your email workflow by integrating Microsoft Graph and the .NET library to send emails effortlessly. Simplify the sending process effectively....Graph; // Generate the access token AccessTokenProvider...such as documents, images, or PDFs, which are sent alongside the...

    products.aspose.com/email/net/send-email/micros...
  6. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....provide easier access than generic properties inherited from Node...MemoryStream that contains the DOCX, PDF, or any supported format bytes...

    docs.aspose.com/words/net/aspose-words-document...
  7. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....pdf") .execute(); Converter.crea...+ "LowCode.ConvertContext.2.pdf", SaveFormat.RTF) .execute();...

    reference.aspose.com/words/java/com.aspose.word...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......InteropServices; // General Information about an assembly...pres.Slides.AddFromPdf("sample.pdf"); pres.Slides[0].SlideShowTransition...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......InteropServices; // General Information about an assembly...pres.Slides.AddFromPdf("sample.pdf"); pres.Slides[0].SlideShowTransition...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...document to fixed page formats (PDF, XPS, Image etc.) and upon updating...different ways to generate this document: Generate file with Toc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...